Skip to content

[WARP] Document Intune macOS reinstall loop and workaround#32075

Open
cf-rhett wants to merge 1 commit into
productionfrom
rhett/intune-macos-reinstall-loop
Open

[WARP] Document Intune macOS reinstall loop and workaround#32075
cf-rhett wants to merge 1 commit into
productionfrom
rhett/intune-macos-reinstall-loop

Conversation

@cf-rhett

@cf-rhett cf-rhett commented Jul 14, 2026

Copy link
Copy Markdown
Contributor

Summary

Documents a Microsoft Intune behavior that causes the Cloudflare One Client to be repeatedly reinstalled on macOS. When you upload the client .pkg, Intune auto-populates the app's Included apps detection list and treats the first entry as the primary app. It lists a nested framework bundle (io.flutter.flutter-macos) first instead of the client's own bundle identifier (com.cloudflare.1dot1dot1dot1.macos), so detection never matches the installed receipt and Intune reinstalls the package on every evaluation, restarting the client and dropping the WARP connection.

Adds a known-limitations entry with the workaround (reorder Included apps so the Cloudflare bundle identifier is primary, and reapply after each version upload) plus a cross-linking caution in the macOS Intune deployment guide. The issue is scoped to the versions that ship the redesigned client interface — from 2026.3.566.1 up to, but not including, 2026.6.865.0, which packages the installer so Intune detects the client automatically.

This also adds the macOS release notes for the fixed version (warp-releases/macos/ga/2026.6.865.0.yaml) and appends the Intune known-issue reference to the affected 2026.6.822.0 release note (warp-releases/macos/ga/2026.6.822.0.yaml).

Screenshots (optional)

An animated GIF in the known-limitations entry shows the reorder in the Intune admin center.

Documentation checklist

@cf-rhett cf-rhett marked this pull request as ready for review July 14, 2026 18:17
@cloudflare-docs-bot

cloudflare-docs-bot Bot commented Jul 14, 2026

Copy link
Copy Markdown
Contributor

Review

✅ No issues found in commit cb17a2c.

Code Review

This code review is in beta and may not always be helpful — use your judgment.

No code review issues found.

Conventions

No convention issues found.

Style Guide Review

No style-guide issues found.

Commands

Only codeowners can run commands. Post a comment with the command to trigger it.

Command Description
/review Runs a review now. Incremental if a prior review exists, full if not.
/full-review Re-reviews the entire PR diff from scratch, ignoring incremental history. Useful after a rebase, when you want a fresh review, or if the bot gets out of sync and reports issues that no longer exist.
/ignore-review-limit Permanently lifts the 2-review automatic limit for this PR. Future pushes will trigger reviews as normal.
/disable-auto-review Stops automatic reviews from triggering on future pushes to this PR. Codeowners can still run /review or /full-review manually.

@github-actions

github-actions Bot commented Jul 14, 2026

Copy link
Copy Markdown
Contributor

This pull request requires reviews from CODEOWNERS as it changes files that match the following patterns:

Pattern Owners
/src/assets/images/cloudflare-one/ @ranbel, @Maddy-Cloudflare, @codyanthony850, @cf-rhett, @csujedihy, @lpraneis, @jiulingz, @cloudflare/cf1-reviewers, @elithrar, @cloudflare/product-owners
/src/content/docs/cloudflare-one/team-and-resources/devices/ @ranbel, @cf-rhett, @csujedihy, @lpraneis, @jiulingz, @tojens-ietf, @cloudflare/cf1-reviewers, @elithrar, @cloudflare/product-owners
/src/content/warp-releases/ @ranbel, @cf-rhett, @csujedihy, @lpraneis, @jiulingz, @tojens-ietf, @cloudflare/product-owners

@cf-rhett cf-rhett force-pushed the rhett/intune-macos-reinstall-loop branch from 4ff846a to de713de Compare July 14, 2026 18:24
@github-actions

github-actions Bot commented Jul 14, 2026

Copy link
Copy Markdown
Contributor

@cf-rhett cf-rhett force-pushed the rhett/intune-macos-reinstall-loop branch 2 times, most recently from 038af28 to 7a21615 Compare July 16, 2026 15:36
@cf-rhett cf-rhett force-pushed the rhett/intune-macos-reinstall-loop branch from 7a21615 to cb17a2c Compare July 16, 2026 19:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants